Companion
Functions
from Closed Range
Link copied to clipboard
fun fromClosedRange(rangeStart: Long, rangeEnd: Long, step: Long): LongProgression
Content copied to clipboard
Creates LongProgression within the specified bounds of a closed range.